ISlave.ExplicitId property

The explicit ID is an address on the EtherCAT network used to identify an EtherCAT slave. It can be set using the rotary switches on the servo drive or I/O module, or the configuration tool bundled with the device, before the device is added to the EtherCAT network. The explicit ID identifies the servo drives or I/O modules of the same model on the same EtherCAT network.

Namespace: IntervalZero.KINGSTAR.Base.Class

Assembly: IntervalZero.KINGSTAR.Base.Class (in IntervalZero.KINGSTAR.Base.dll) Version: 4.4.0.0

Syntax

C#VB
ushort ExplicitId { get; }
ReadOnly Property ExplicitId As UShort

Property Value

Type: ushort

See also

ISlave Interface

IntervalZero.KINGSTAR.Base.Class Namespace